home *** CD-ROM | disk | FTP | other *** search
- ; $VER blitzgtfix 20th April 2000
- ; Now uses changelib instead of the crappy split/remake/copy/delete thing
-
- failat 20
-
- echo "This script will update your acidlibs file to include the new"
- echo "gadtools library. This will replace your old acidlibs file. I"
- echo "take no responsibility for anything. MAKE SURE YOU HAVE BACKUPS!"
-
- ask "Do you want to install this update (y/n)?"
-
- if warn
- changelib progdir: bbgtlib.obj
- endif
-
- if exists blitz2:redhelp/acidguides
- copy bbgtlib.guide blitz2:redhelp/acidguides
- endif
-